Skip to content

Conversation

Half-Shot
Copy link
Contributor

@Half-Shot Half-Shot commented Sep 18, 2025

Requires #5014
Part of the spec since v1.16

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

js-sdk claims it doesn't support v1.16 so that would probably need fixing first https://github.com/matrix-org/matrix-js-sdk/blob/develop/src/version-support.ts#L26

@Half-Shot
Copy link
Contributor Author

js-sdk claims it doesn't support v1.16 so that would probably need fixing first https://github.com/matrix-org/matrix-js-sdk/blob/develop/src/version-support.ts#L26

Oh god :(

@Half-Shot Half-Shot added the T-Task Tasks for the team like planning label Sep 18, 2025
@richvdh
Copy link
Member

richvdh commented Sep 29, 2025

js-sdk claims it doesn't support v1.16 so that would probably need fixing first develop/src/version-support.ts#L26

not sure that's correct? wouldn't it be the other way around: we must support the stable names before declaring support for 1.16?

@richvdh
Copy link
Member

richvdh commented Sep 29, 2025

cc @Half-Shot

@Half-Shot
Copy link
Contributor Author

I mean it's up to the policy of the team. I'd have thought we can opportunistically support bits of v1.16 without having to declare support for it or it's predecessors? What's the problem we foresee with doing that?

@Half-Shot
Copy link
Contributor Author

SonarCloud is complaining but there isn't much to test here.

@Half-Shot Half-Shot added this pull request to the merge queue Oct 6, 2025
Merged via the queue into develop with commit e885ecf Oct 6, 2025
32 checks passed
@Half-Shot Half-Shot deleted the hs/stabilize-ext-profiles branch October 6, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Task Tasks for the team like planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants